Skip to content

Add integration tests for authorization#130

Merged
evshary merged 1 commit into
eclipse-uprotocol:mainfrom
etas-contrib:add_authorization_tests
Aug 6, 2025
Merged

Add integration tests for authorization#130
evshary merged 1 commit into
eclipse-uprotocol:mainfrom
etas-contrib:add_authorization_tests

Conversation

@sophokles73
Copy link
Copy Markdown
Contributor

Added integration tests for the authorization functionality of the
Zenoh transport. The tests cover scenarios for both authorized and
unauthorized clients, ensuring that the authorization mechanism
works as expected. The tests also verify that the access control
configuration is correctly applied, and that clients can only
publish and subscribe to topics they are authorized to access.

@sophokles73 sophokles73 requested a review from evshary August 6, 2025 06:32
@sophokles73 sophokles73 added the enhancement New feature or request label Aug 6, 2025
@sophokles73 sophokles73 force-pushed the add_authorization_tests branch from 4378e28 to 798fcfe Compare August 6, 2025 06:37
Added integration tests for the authorization functionality of the
Zenoh transport. The tests cover scenarios for both authorized and
unauthorized clients, ensuring that the authorization mechanism
works as expected. The tests also verify that the access control
configuration is correctly applied, and that clients can only
publish and subscribe to topics they are authorized to access.

Also changed CI jobs to no longer use nextest, as it is not
compatible with the test-serial crate, which is used for the
authorization integration tests.
@sophokles73 sophokles73 force-pushed the add_authorization_tests branch from 798fcfe to 40a278a Compare August 6, 2025 07:39
@evshary evshary merged commit 5b26abd into eclipse-uprotocol:main Aug 6, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants